setMinutes Method (JScript 5.6)

Sets the minutes value in the Date object using local time.

dateObj.setMinutes(numMinutes[, numSeconds[, numMilli]]) 

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also